projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
909547f
)
src/ChangeLog: Fix a typo in last commit.
author
Eli Zaretskii
<eliz@gnu.org>
Sun, 16 Mar 2014 16:31:50 +0000
(18:31 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Sun, 16 Mar 2014 16:31:50 +0000
(18:31 +0200)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 2c8306536b0ef6307fa08d5e247428d1c357cd2a..7e3e8224898fa1a1048a64bb24f86d2de6c07330 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,7
+1,7
@@
2014-03-16 Eli Zaretskii <eliz@gnu.org>
* search.c (find_newline): Speed up the function when using the
- newline cache, by halving the number of call to
+ newline cache, by halving the number of call
s
to
region_cache_forward and region_cache_backward. (Bug#16830)
2014-03-15 Juanma Barranquero <lekktu@gmail.com>